body{font-size:0.875rem;}
*{outline:none;margin:0;padding:0;}
li,ol,ul{margin:0;padding:0;list-style:none;}
a:hover{color:#ff8429;text-decoration:none;}
.row-small{display:flex;margin-right:-10px;margin-left:-10px;flex-wrap:wrap;}
.row-small .col,.row-small .col-1,.row-small .col-10,.row-small .col-11,.row-small .col-12,.row-small .col-2,.row-small .col-3,.row-small .col-4,.row-small .col-5,.row-small .col-6,.row-small .col-7,.row-small .col-8,.row-small .col-9,.row-small .col-lg-1,.row-small .col-lg-10,.row-small .col-lg-11,.row-small .col-lg-12,.row-small .col-lg-2,.row-small .col-lg-3,.row-small .col-lg-4,.row-small .col-lg-5,.row-small .col-lg-6,.row-small .col-lg-7,.row-small .col-lg-8,.row-small .col-lg-9,.row-small .col-md-1,.row-small .col-md-10,.row-small .col-md-11,.row-small .col-md-12,.row-small .col-md-2,.row-small .col-md-3,.row-small .col-md-4,.row-small .col-md-5,.row-small .col-md-6,.row-small .col-md-7,.row-small .col-md-8,.row-small .col-md-9,.row-small .col-sm-1,.row-small .col-sm-10,.row-small .col-sm-11,.row-small .col-sm-12,.row-small .col-sm-2,.row-small .col-sm-3,.row-small .col-sm-4,.row-small .col-sm-5,.row-small .col-sm-6,.row-small .col-sm-7,.row-small .col-sm-8,.row-small .col-sm-9,.row-small .col-xl-1,.row-small .col-xl-10,.row-small .col-xl-11,.row-small .col-xl-12,.row-small .col-xl-2,.row-small .col-xl-3,.row-small .col-xl-4,.row-small .col-xl-5,.row-small .col-xl-6,.row-small .col-xl-7,.row-small .col-xl-8,.row-small .col-xl-9{position:relative;padding-right:10px;padding-left:10px;width:100%;min-height:1px;}
.row-little{display:flex;margin-right:-2px;margin-left:-2px;flex-wrap:wrap;}
.row-little .col,.row-little .col-1,.row-little .col-10,.row-little .col-11,.row-little .col-12,.row-little .col-2,.row-little .col-3,.row-little .col-4,.row-little .col-5,.row-little .col-6,.row-little .col-7,.row-little .col-8,.row-little .col-9,.row-little .col-lg,.row-little .col-lg-1,.row-little .col-lg-10,.row-little .col-lg-11,.row-little .col-lg-12,.row-little .col-lg-2,.row-little .col-lg-3,.row-little .col-lg-4,.row-little .col-lg-5,.row-little .col-lg-6,.row-little .col-lg-7,.row-little .col-lg-8,.row-little .col-lg-9,.row-little .col-md,.row-little .col-md-1,.row-little .col-md-10,.row-little .col-md-11,.row-little .col-md-12,.row-little .col-md-2,.row-little .col-md-3,.row-little .col-md-4,.row-little .col-md-5,.row-little .col-md-6,.row-little .col-md-7,.row-little .col-md-8,.row-little .col-md-9,.row-little .row-little .col-sm,.col-sm-1,.row-little .col-sm-10,.row-little .col-sm-11,.row-little .col-sm-12,.row-little .col-sm-2,.row-little .col-sm-3,.row-little .col-sm-4,.row-little .col-sm-5,.row-little .col-sm-6,.row-little .col-sm-7,.row-little .col-sm-8,.row-little .col-sm-9,.row-little .col-xl,.row-little .col-xl-1,.row-little .col-xl-10,.row-little .col-xl-11,.row-little .col-xl-12,.row-little .col-xl-2,.row-little .col-xl-3,.row-little .col-xl-4,.row-little .col-xl-5,.row-little .col-xl-6,.row-little .col-xl-7,.row-little .col-xl-8,.row-little .col-xl-9{position:relative;padding-right:2px;padding-left:2px;width:100%;min-height:1px;}
.font-arial{font-family: Arial, Helvetica, sans-serif;}
.text-white{color:#fff!important;}
.text-black{color: #000!important;}
.text-333{color: #333!important;}
.text-gray{color:#666!important;}
.text-ddd{color:#ddd!important;}
.text-main{color: #005ed8;}
.font-body{font-size: 1rem!important;}
.bg-main{background-color: #005ed8!important;}
.text-big{font-size: 1.125rem!important;}
.text-normal{font-size: 0.875rem!important;}
.text-little{font-size: 0.75rem!important;}
.line-height{line-height: 1.75rem!important;}
/* 首页样式 */
.cn{background: url(images/cn.png) no-repeat center;width: 1.6875rem; height: 1.25rem;display: inline-block;background-size: 100% auto;}
.en{background: url(images/en.png) no-repeat center;width: 1.6875rem; height: 1.25rem;display: inline-block;background-size: 100% auto;}
.sy-login{
background: -webkit-linear-gradient(left, #0017a5 , #0064f2); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #0017a5, #0064f2); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #0017a5, #0064f2); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #0017a5 , #0064f2); /* 标准的语法 */;
}
.sy-login .form-group input{border-radius: 4px;line-height: 2rem;border:none;}
.form-group label{
	float: left;
}
.form-group textarea,
.form-group input{border-radius: 4px;line-height: 2rem;border:solid 1px;}
.form-group textarea:focus,
.form-group input:focus{border-radius: 4px;line-height: 2rem;border:solid 1px #007bff;}
.sy-login .form-group .btn{background: url(images/btn_bg.jpg) repeat-x center;border:1px solid #59b3ff;border-radius: 4px;color: #fff;line-height: 1.875rem}
.sy-title h2:after{content:'';position: absolute;width: 1.9375rem;height: 0.1875rem;background-color: #c30100;left:50%;transform: translateX(-50%);bottom:0;}
.sy-pro .pro-img{border:#f1f1f1 solid 1px;}
.sy-pro .pro-body{border:#f1f1f1 solid 1px;border-top:0;transition: 0.35s;}
.sy-pro .pro-body i{top:50%;transform: translateY(-50%);right:15px;color: #fff;}
.sy-pro .media-pro:hover .pro-body{background-color: #005ed8;color: #fff!important;}
.media-pro .pro-body{
    height: 80px;
}
#col3{
	margin: 0 10px 60px 0;
	border: solid 1px;
}
#col3 li{
	padding: 0 10px;
}
.ny_products{
	padding: 10px;
	border: solid;
}
.pdetails{
	border: solid 1px;
	padding: 0 20px;
}
.sy-pro .media-pro{
	border: solid 1px;
}
.sy-consult{background: url(images/bg01.jpg) no-repeat center;background-size: 100% auto;}
.sy-consult ul>li:after{content:'';position: absolute;width: 2px; height: 14px; background-color: #fff;right:-1px;top:50%;transform: translateY(-50%)}
.sy-consult ul>li:last-child::after{content: none;}
.sy-consult h5{color: #fff;background-color: #e60012;width: 50%;text-align: center;font-weight: 700;line-height: 2rem;font-size: 1.125rem;border-radius: 1.125rem;}
.sy-news .news-list .media{border-bottom: 1px dashed #ddd;padding-bottom: 0.9375rem;margin-bottom: 0.9375rem;}
.sy-news .news-list .media-left{background: #ebeaea;padding: 16px;}
.sy-news .news-list .media-left h2{color: #ca171d;font-size: 1.5rem;font-weight: 700;}
.sy-news .news-list .media-left h5{font-size: 0.875rem;}
.sy-news .news-list .media-body h6{position:relative;color:#333;font-weight:700;line-height:1.875rem;text-align: left;}
.sy-news .news-list .media-body h6 a{color:inherit;}
.sy-news .news-list .media-body p{color:#666;margin-bottom: 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.sy-equipment .eq-list{
background: -webkit-linear-gradient(left, #0064f2 , #00c1ff); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #0064f2, #00c1ff); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #0064f2, #00c1ff); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #0064f2 , #00c1ff); /* 标准的语法 */;}
.sy-contact{background-color: #ebebeb;}
.sy-contact .media-contact i{font-size: 6.25rem;width: 10.4375rem; height: 10.4375rem; border-radius: 50%;background-color: #fff;color: #717171;line-height: 10.4375rem;border: #d0d0d0 1px solid;}
.sy-contact .media-contact:hover i{background-color: #0f61cd;  color: #fff;  border: #084da7 1px solid;}
footer{background-color: #292929;color: #ccc;}
footer .bottom-nav{font-size: 0;}
footer .bottom-nav>li>a{color: #ccc;padding: 0.625rem 0.9375rem;display: block;position: relative;font-size: 0.875rem;}
footer .bottom-nav>li>a:after{content:'';position: absolute;width: 2px;height: 14px;background-color: #ccc;top:50%;transform: translateY(-50%);right: -1px;}
footer .bottom-nav>li:last-child>a::after{content: none;}
/*内页样式 */
.ny_products{
	display: flex;
}
.col3{
	flex: 1;
}
.col9{
	flex: 4;
}

.ny-main{padding: 2.5rem 0;}
.ny-title h2{
	margin: 30px 0px;
	font-weight: 700;

}
.ny-title{margin: 30px auto;}
.ny-main .ny-title h2{font-weight: 700;color: #666;font-size: 1.875rem;line-height: 4.375rem;}
.ny-main .ny-content{padding: 1.875rem 0;}
.ny-main .page-section-ptb{padding: 0;}
.ny-main .showpro .showpro-c{margin-top: 2.5rem;}
.ny-main .showpro .showpro-c h3{border-bottom:1px solid #e3e3e3;line-height: 2.8125rem;color: #999}
.pager{width: 100%;font-size: 0;}
.pager li{display: inline-block;}
.pager li a{font-size: 14px;}
#map{width: 100%;height:28.125rem;}
.pn{margin-top: 2.5rem;}
.ny-main .ny-news .media .media-left{padding:0 0.625rem;border:1px solid #ddd;background:#fff;transition:.4s;}
.ny-main .ny-news .media .media-left h2{color:#2058ae;font-weight:700;font-size: 1.5rem;}
.ny-main .ny-news .media .media-left h5{color:#666;font-size: 0.875rem;}
.ny-main .ny-news .media:hover .media-left{border:1px solid #2058ae;background:#2058ae;}
.ny-main .ny-news .media:hover .media-left h2{color:#fff;font-weight:700;}
.ny-main .ny-news .media:hover .media-left h5{color:#fff;}
.ny-main .ny-news .media-body{color:#666;line-height:1.7;}
.ny-main .ny-news .media-body h4{margin-top:0.3125rem;margin-bottom:0.625rem;color:#555;font-weight:700;font-size:0.9375rem;}
.shownews-t h4{color:#333;font-weight:700;}
.nds{
	width: 100%;
	display: flex;
	margin: 20px 5px;
}

.nds a{
	flex: 1;
}
#ndsx{
	text-align: right;
}
#ndss{
	text-align:left;
}
#openclos{
	display: block;
	line-height: 40px;
	font-size: 18px;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	background-color:#007bff;

}
 .pro-list li a{
	color: #555;
	display: block;
	line-height: 38px;
	border-bottom: dashed 1px;
}
 .pro-list li a:hover{
	color: #222;
	border-bottom: solid 1px;
	background-color: #eee;
	padding-left: 20px;
}

    /* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#0017a5;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#0017a5;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#0017a5;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#507e3f;
    color: #fff;
    border-color:#0017a5;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}